kfin
5.0.59-SNAPSHOT
js
kfin
/
com.toxicbakery.kfinstatemachine
/
[js]IStateMachine
/
transitionsTo
transitions
To
js
abstract
fun
transitionsTo
(
targetState
:
S
)
:
Set
<
KClass
<
out
T
>
>
Content copied to clipboard
Get the transition required to move to a given state.